ASP.NET Core MVC コントロールヘルプ
Bind(IEnumerable<Object>) メソッド

C1.AspNetCore.Mvc.FlexSheet アセンブリ > C1.Web.Mvc.Sheet.Fluent 名前空間 > TableBuilder クラス > Bind メソッド : Bind(IEnumerable<Object>) メソッド
The source collection.
Binds to a collection.
シンタックス
'宣言
 
Public Overloads Function Bind( _
   ByVal sourceCollection As System.Collections.Generic.IEnumerable(Of Object) _
) As TableBuilder
public TableBuilder Bind( 
   System.Collections.Generic.IEnumerable<object> sourceCollection
)

パラメータ

sourceCollection
The source collection.

戻り値の型

Current builder.
参照

TableBuilder クラス
TableBuilder メンバ
オーバーロード一覧